home *** CD-ROM | disk | FTP | other *** search
/ Clickx 31 / Clickx 31.iso / assets / software / MyServer-win32-0.8.2.exe / web / documentation / texts / background.htm < prev    next >
Encoding:
Extensible Markup Language  |  2005-10-09  |  2.0 KB  |  41 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
  3.   "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
  5. <head>
  6. <title>MyServer Documentation - MyServer - www.myserverproject.net</title>
  7. <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
  8. <meta http-equiv="Content-Style-Type" content="text/css" />
  9. <link rel="stylesheet" type="text/css" href="../style/myserver.css" />
  10. </head>
  11. <body>
  12. <table class="center" width="95%">
  13. <tr>
  14. <td class="center">
  15. <h1 class="signature">MyServer Project</h1>
  16. <h3><a href="http://www.myserverproject.net/" target="_blank">www.myserverproject.net</a></h3>
  17. <br /><br />
  18. <b>MyServer is a powerful web server designed, to be easily run on a personal computer by the average computer user.<br />
  19. It is based on multi-threaded architecture, which makes it extremely scalable and usable in large scale sites, as well 
  20. as in small networks. It supports HTTP, HTTPS, CGI, ISAPI, WinCGI and FastCGI protocols.<br />
  21. You can share files in minutes.<br /><br />
  22. MyServer is available for Windows and Unix-like Operating Systems.</b>
  23. <br /><br />
  24. MyServer's principal goal is to create a <b>free</b> and <b>powerful</b> application, to allow anyone to transform his or her
  25. Personal Computer into a web server and share web files easily.<br />
  26. MyServer can also be used professionally due its multi-thread architecture and its multi-percessor Support.<br /><br />
  27. Please visit our site
  28. <a href="http://www.myserverproject.net" target="_blank"><big>www.myserverproject.net</big></a>
  29. for more information and the latest news about this project.
  30. You can use the site forum to post any questions or
  31. comments, you may have about the project.
  32. <br /><br />
  33. MyServer is licensed under the 
  34. <a href="http://www.gnu.org/copyleft/lgpl.html" target="_blank">GNU Public License (GPL)</a>. 
  35. Please see the license page for additional information.
  36. </td>
  37. </tr>
  38. </table>
  39. </body>
  40. </html>
  41.